toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
AssetUTM
Asset
UTM
data
class
AssetUTM
(
val
source
:
String
?
,
val
medium
:
String
?
)
UTM parameters for the links inside the credits.
Members
Constructors
Asset
UTM
Link copied to clipboard
constructor
(
source
:
String
?
,
medium
:
String
?
)
Properties
medium
Link copied to clipboard
val
medium
:
String
?
source
Link copied to clipboard
val
source
:
String
?